home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
hity wydania
/
Format PITy 2009
/
instaluj_pity2009.exe
/
{app}
/
Podrecznik_pity2009.chm
/
custom_nohead.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2010-02-18
|
1KB
|
48 lines
/* Resetting styles for topics without headers */
body {
margin:0;
padding:0;
padding: 10px 15px 5px 10px;
}
#idcontent {
padding: 0;
margin: 0;
}
#innerdiv {
padding: 0;
margin: 0;
}
/* Styles for the various hyperlink types */
a { color: blue; text-decoration: none; }
a:visited {color: blue; }
a:hover {color: blue; text-decoration: underline; }
a.weblink {color: blue; text-decoration: underline; }
a.weblink:visited {color: blue; }
a.weblink:hover {color: blue; text-decoration: underline; }
a.popuplink {color: red; text-decoration: none; }
a.popuplink:visited {color: red;}
a.popuplink:hover {color: red; text-decoration: underline; }
a.filelink {color: green; text-decoration: none; }
a.filelink:visited {color: green; }
a.filelink:hover {color: green; text-decoration: underline; }
/* Sortable Tables */
table a.sortheader img {
border: 0;
}
a.sortheader {
color: black;
text-decoration: none;
white-space: nowrap;
}
a.sortheader:visited {
color: black;
text-decoration: none;
}
a.sortheader:hover {
color: black;
text-decoration: none;
}